projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb35824
)
mention that whereis --all skips dead keys
author
Joey Hess
<joeyh@joeyh.name>
Tue, 13 Sep 2022 19:29:06 +0000
(15:29 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 13 Sep 2022 19:29:06 +0000
(15:29 -0400)
I looked at all man pages with --all, and this was the only one that
needs to add this disclaimer. Others like get and drop obviously
won't operate on dead keys anyway, because a dead key does not have any
content located anywhere.
doc/git-annex-whereis.mdwn
patch
|
blob
|
history
diff --git
a/doc/git-annex-whereis.mdwn
b/doc/git-annex-whereis.mdwn
index 032a9ee02b344b4fd9822dc1dd3f88713d4bda3a..4e427ed5400fe3f86aa5fde582db3ad629c220fb 100644
(file)
--- a/
doc/git-annex-whereis.mdwn
+++ b/
doc/git-annex-whereis.mdwn
@@
-38,6
+38,9
@@
received from remotes.
* `--all` `-A`
Show whereis information for all known keys.
+
+ (Except for keys that have been marked as dead,
+ see [[git-annex-dead]](1).)
* `--branch=ref`